Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Use explicit TypeAlias throughout #292

Merged
merged 1 commit into from
Dec 10, 2023

Conversation

antonagestam
Copy link
Owner

Closes #272.

@antonagestam antonagestam enabled auto-merge (squash) December 10, 2023 13:47
@antonagestam antonagestam merged commit 7ae8fcc into main Dec 10, 2023
9 checks passed
@antonagestam antonagestam deleted the feature/use-explicit-type-alias branch December 10, 2023 13:48
Copy link

codecov bot commented Dec 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5998186) 98.91% compared to head (d9680e1) 98.91%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #292   +/-   ##
=======================================
  Coverage   98.91%   98.91%           
=======================================
  Files          27       27           
  Lines        1014     1017    +3     
  Branches      160      160           
=======================================
+ Hits         1003     1006    +3     
  Misses         11       11           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use explicit TypeHints
1 participant